Personal tools

Lua/Shared/Vector3/Functions/Distance2D

From JC2-MP Documentation

< Lua‎ | Shared‎ | Vector3
Jump to: navigation, search

Returns    number
Prototype    Vector3:Distance2D(Vector3 b)
Description    Calculates the 2D distance between the subject and b ignoring their y-axis value.